Copying a DBF Database Design
Description
To copy a DBF database design to a new location, you need to avoid copying any test data that the design contains. You should copy all files except :
ASX - A temporary file containing the indexing information generated by a query against a set.
DBF - Table data.
CDX - Table indexes.
FPT - Memo field data, which may include text or graphics
MPX - A temporary file containing the indexing information generated by a query against a table.
See Also